cargo: bump the cargo-dependencies group with 5 updates - #10089
Open
dependabot[bot] wants to merge 1 commit into
Open
cargo: bump the cargo-dependencies group with 5 updates#10089dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [either](https://github.com/rayon-rs/either) | `1.17.0` | `1.18.0` | | [gix-ignore](https://github.com/GitoxideLabs/gitoxide) | `0.22.0` | `0.22.1` | | [jsonschema](https://github.com/Stranger6667/jsonschema) | `0.49.9` | `0.51.0` | | [ref-cast](https://github.com/dtolnay/ref-cast) | `1.0.26` | `1.0.27` | | [syn](https://github.com/dtolnay/syn) | `3.0.3` | `3.0.4` | Updates `either` from 1.17.0 to 1.18.0 - [Changelog](https://github.com/rayon-rs/either/blob/main/RELEASES.md) - [Commits](rayon-rs/either@1.17.0...1.18.0) Updates `gix-ignore` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-ignore-v0.22.0...gix-ignore-v0.22.1) Updates `jsonschema` from 0.49.9 to 0.51.0 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.49.9...cli-v0.51.0) Updates `ref-cast` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/ref-cast/releases) - [Commits](dtolnay/ref-cast@1.0.26...1.0.27) Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) --- updated-dependencies: - dependency-name: either dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: gix-ignore dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: jsonschema dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: ref-cast dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 5 updates:
1.17.01.18.00.22.00.22.10.49.90.51.01.0.261.0.273.0.33.0.4Updates
eitherfrom 1.17.0 to 1.18.0Changelog
Sourced from either's changelog.
Commits
ce6f07fMerge pull request #144 from cuviper/partition_map30f29a9Release 1.18.0500b0fbAdd trait impls akin topartition_map1b7187bFix the RELEASES link0f1b60bMerge pull request #142 from cuviper/readme4a7f162Update badges0adab0aBackfillpubtimedates inRELEASES.mde9e5497Move changes toRELEASES.mda1f4a7eConsolidate to one README5928a2bConvertREADME.rsttoREADME.mdUpdates
gix-ignorefrom 0.22.0 to 0.22.1Release notes
Sourced from gix-ignore's releases.
Changelog
Sourced from gix-ignore's changelog.
Commits
d2af4edRelease gix-error v0.3.0, gix-date v0.16.0, gix-actor v0.42.0, gix-validate v...ebe9095update manifests prior to release68c263breport proofing0d8bd1dReport August 20267424676Merge pull request #2930 from GitoxideLabs/gix-notes5c8d935thanks clippyd934f5bfeat: expose git notes ingix::Repositorydc556e4feat(gix-glob): addPattern::has_wildcard()d21b52afeat: support note mutation in gix-note7f7367cfeat(gix-hash): add allocation-free prefix hex utilitiesUpdates
jsonschemafrom 0.49.9 to 0.51.0Release notes
Sourced from jsonschema's releases.
... (truncated)
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
b7fd606chore(rust): Release 0.51.0b225a20fix: Stack overflow compilingunevaluatedPropertiesorunevaluatedItemsb...df15d19build(deps): bump crates/jsonschema/tests/suitedf8b81cfix: Misc format fixes38056c7feat:ValidationOptions::with_vocabularyand thevocabulariesattribute o...31d52b2fix: TheuniqueItemslength ceiling not reading anitemsorcontainssc...5993cf1chore(ruby): Release 0.50.1e04ecc6build(ruby): Exclude arm-linux-musl1fc21b9chore(python): Release 0.50.160a563dchore(rust): Release 0.50.1Updates
ref-castfrom 1.0.26 to 1.0.27Release notes
Sourced from ref-cast's releases.
Commits
971b905Release 1.0.27cdb22efMerge pull request #56 from dtolnay/letunderscoremustuse88b044fSuppress let_underscore_must_use clippy restrictionf5224c5Reproduce issue 556815484Raise minimum tested compiler to rust 1.88afdc4beUpdate ui test suite to nightly-2026-07-25ffb805eUpdate ui tests for version 1.0.26Updates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions